Autogenerated HTML docs for v1.8.1-336-g94702 
diff --git a/technical/api-run-command.html b/technical/api-run-command.html index 137f4bd..665b0a8 100644 --- a/technical/api-run-command.html +++ b/technical/api-run-command.html 
@@ -818,10 +818,8 @@  <li>   <p>   If the program terminated due to a signal, then the return value is the  - signal number - 128, ie. it is negative and so indicates an unusual  - condition; a diagnostic is printed. This return value can be passed to  - exit(2), which will report the same code to the parent process that a  - POSIX shell&#8217;s $? would report for a program that died from the signal.  + signal number + 128, ie. the same value that a POSIX shell&#8217;s $? would  + report. A diagnostic is printed.   </p>   <div class="dlist"><dl>   <dt class="hdlist1">  @@ -1151,7 +1149,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2011-11-15 13:45:02 PST  +Last updated 2013-01-12 00:25:04 PST   </div>   </div>   </body>